popover: Update child visibility when scrolling happens
authorCarlos Garnacho <carlosg@gnome.org>
Wed, 22 Jan 2014 15:45:01 +0000 (16:45 +0100)
committerCarlos Garnacho <carlosg@gnome.org>
Wed, 22 Jan 2014 16:10:07 +0000 (17:10 +0100)
commiteb2c1242fee99f68ada7940428f0c2426110cef0
tree0ddd9d98b4f20886db385b2e1bbaa2e37d78b281
parent8d3439db612d2f7808ef4d5859ded42e0d08835e
popover: Update child visibility when scrolling happens

If pointing_to starts falling outside of the parent scrollable allocation,
the popover will be automatically hidden, and shown back again when
pointing_to scrolls back to visibility.
gtk/gtkpopover.c